-
Notifications
You must be signed in to change notification settings - Fork 432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include Linux disk encryption status in configuration profiles aggregate status response when applicable #24114
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #24114 +/- ##
==========================================
- Coverage 63.42% 54.08% -9.34%
==========================================
Files 1579 1579
Lines 149948 150068 +120
Branches 3818 3818
==========================================
- Hits 95106 81166 -13940
- Misses 47261 62183 +14922
+ Partials 7581 6719 -862
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
bfc10d1
to
d8b51c9
Compare
Merging in my existing integration tests branch here as I need the integration test started there to confirm this is behaving correctly. Will probably expand PR scope for the other config known issue(s). |
…ility in profiles stats by whether disk encryption is enabled
…ult on enabling encryption if macOS MDM isn't enabled
ad30999
to
1a716f5
Compare
…urned on, skip FileVault config when enabling disk encryption when macOS MDM is off Also ensures disk encryption on a per-team basis works as expected. TODO: set up FileVault if Mac MDM gets enabled after encryption enforcement is enabled.
Addresses #24112
Counts included:
__